*** empty log message ***
authorNoah Friedman <friedman@splode.com>
Sat, 24 Apr 1993 10:10:19 +0000 (10:10 +0000)
committerNoah Friedman <friedman@splode.com>
Sat, 24 Apr 1993 10:10:19 +0000 (10:10 +0000)
lisp/shell.el

index 50562b21fa2279a962435d1bd844386ddd586556..349da38448d2a827b4bee9ca96febbcfc05a7d07 100644 (file)
 (require 'comint)
 
 ;;;###autoload
-(defconst shell-prompt-pattern "^[^#$%>]*[#$%>] *"
+(defconst shell-prompt-pattern "^[^#$%>;]*[#$%>;] *"
   "Regexp to match prompts in the inferior shell.
 Defaults to \"^[^#$%>]*[#$%>] *\", which works pretty well.
 This variable is used to initialise comint-prompt-regexp in the